<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
/*banner é»˜è®¤*/

.banner {
    margin: 0 auto;
    max-width: 1400px;
    height: 300px;
    position: relative;
}

.bg {
    min-width: 1200px;
    height: 300px;
    /*margin-top: -40px;*/
}
.bgSm{
    min-width: 1200px;
    height: 210px;
}

.content_ban{
    height: 300px;
}

.content_ban,
.content_detail {
    width: 1200px;
    /*border: 1px solid #ccc;*/
    margin: 0 auto;
    position: relative;
}

.bg_top {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 0px;
    z-index: 100;
}

.bg_down {
    position: absolute;
    top: 221px;
    right: 0px;
    height: 0px;
}


/*æ–‡å­—*/

.left_text {
    position: absolute;
    top: 54px;
    left: 100px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 10;
}


/*å›¾ç‰‡*/

.right_img {
    position: absolute;
    top: 0px;
    right: 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}


/*banner end*/


/*banner_detail*/


/*å…¬å¸ä¸»é¡µ*/
.banner_detail {
    margin: 0 auto;
    max-width: 1400px;
}

.content_detail {
    height: 210px;
}

.text_top {
    position: absolute;
    height: 50px;
    width: 400px;
    top: -50px;
    left: 400px;
    opacity: 0;
    filter: alpha(opacity=0);

}

.text_down {
    position: absolute;
    height: 20px;
    width: 400px;
    bottom: -20px;
    left: 400px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.bg .content_detail{
    height: 300px;
}
/*banner_detail end*/


/*company style*/


/*å…¬å¸ä¿¡æ¯*/
.company_bg_index{
    background: url('../images/company_banner_bg.png') no-repeat center top;
}
.company_bg_detail {
    background: url('../images/company_detail_bg.png') no-repeat center top;
}
.company_index_text {
    opacity: 1;
    filter:alpha(opacity=100); 
    top: 0px;
    left: 513px;
    width: 514px;
    height: 183px;
    background: url('../images/company_banner_cloud.png') no-repeat;
}

.company_index_img {
    opacity: 1;
    filter:alpha(opacity=100); 
    bottom: 0px;
    width: 607px;
    height: 313px;
    left: 513px;
    background: url(../images/company_banner_city.png) no-repeat left bottom;
}


/*.company_down{
	width: 607px;
	background: url(../images/company_banner_city_down.png) no-repeat left top;
}*/


/*å…¬å¸æ¦‚å†µ*/

.company_detail_text {
    background: url('../images/company_detail_text_top.png') no-repeat;
}

.company_detail_img {
    background: url('../images/company_detail_text_bottom.png') no-repeat;
}


/*å…¬å¸æ–°é—»*/

.companyC_bg_index {
    height: 300px;
    background: url('../images/news_banner_bg.png') center top no-repeat;
}
.companyC_index_img {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 477px;
    height: 300px;
    top: 0px;
   left: 550px;
    background: url('../images/news_banner_dynamic.png') no-repeat;
}
/*å…¬å¸åŠ¨æ€*/
.news_detail_text {
    background: url(../images/news_text_above.png) no-repeat;
}

.news_detail_img {
    background: url('../images/news_text_under.png') no-repeat;
}

.news_bg_detail {
    background: url(../images/news_detail_bg.png) no-repeat center top;
}
/*ç&nbsp;”ç©¶åˆ†æž*/

.banner_detail .research_bg_index{
    background: url('../images/research_banner_bg.png') no-repeat center top;

}
.research_index_img {
    top: 0px;
    left: 545px;
    width: 634px;
    height: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    background: url('../images/bridge_material.png') no-repeat top left;
}

/*ç&nbsp;”ç©¶åˆ†æžè¯¦æƒ…*/

.research_detail_text {
    background: url(../images/research_text_above.png) no-repeat;
}

.research_detail_img {
    background: url(../images/research_text_under.png) no-repeat;
}

.research_bg_detail {
    background: url('../images/research_detail_bg.jpg') no-repeat center top;
}


/*åšå£«åŽå·¥ä½œ*/

.doctor_bg_detail {
    background: url('../images/doctor_banner_bg.png') no-repeat center top;
}

.doctor_detail_text {
    top: 108px;
    left: 750px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(../images/doctor_banner_chinese.png) no-repeat right bottom;
}

.doctor_detail_img {
    left: 615px;
    top: 170px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(../images/doctor_banner_english.png) no-repeat left top;
}

.slant {
    position: absolute;
    top: 55px;
    right: 240px;
    width: 34px;
    height: 71px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url('../images/doctor_text_line.png') no-repeat;
}


/*å®¢æˆ·æ´»åŠ¨*/

.customer_bg_detail {
    background: url('../images/customer_activity_bg.png') no-repeat center top;
}

.customer_detail_text {
    background: url('../images/customer_text_above.png') no-repeat;
}

.customer_detail_img {
    height: 50px;
    background: url('../images/customer_text_under.png') no-repeat center;
}


/*è”ç³»æˆ‘ä»¬*/

.contact_bg_detail {
    background: url('../images/contact_us_bg.png') no-repeat center top;
}

.contact_detail_text {
	left: 682px;
    background: url('../images/contact_us_chinese.png') no-repeat 80px top;
}

.contact_detail_img {
	left: 854px;
    height: 50px;
    width: 200px;
    background: url('../images/contact_us_english.png') no-repeat right top;
}

.midline {
    position: absolute;
    top: 120px;
    left: 574px;
    width: 583px;
    height: 2px;
    background: url('../images/contact_us_line.png') no-repeat center;
    opacity: 0;
    filter: alpha(opacity=0);
}


/*çˆ±å¿ƒåŸºé‡‘*/

.fund_bg_detail {
    height: 210px;
    background: url('../images/love_fund_banner.png') no-repeat center;
}


/*æ‹›è˜*/

.hire_bg_detail {
    height: 210px;
    background: url('../images/hire_detail.png') no-repeat center;
}
/*åšå£«åŽå·¥ä½œ*/
.doctorbe_bg_detail{
    height: 300px;
    background: url('../images/doctor_banner.png') no-repeat center;
}
/*è”ç³»æˆ‘ä»¬ä¸»é¡µ*/
.contactI_bg_detail{
    height: 300px;
    background: url('../images/contact_banner.png') no-repeat center;
}
/*è´¢å¯Œç®¡ç†*/
.wealth_bg_detail {
    background: url('../images/wealth_detail_bg.png') no-repeat center top;
}

.wealth_detail_text {
    background: url('../images/wealth_detail_above.png') no-repeat center;
}

.wealth_detail_img {
    background: url('../images/wealth_detail_under.png') no-repeat center;
}
/*è´¢å¯Œç®¡ç†ä¸»é¡µ*/
.wealth_bg_index{
    background: url('../images/wealth_banner_bg.png') no-repeat center top;
}
.wealth_index_img {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 10px;
    width: 303px;
    height: 275px;
    left: 747px;
    background: url('../images/wealth_banner_dynamic.png') no-repeat left bottom;
}
/*ä¸šåŠ¡ä»‹ç»ä¸»é¡µ*/
.business_bg_index{
    background: url('../images/business_index.png') no-repeat center top;
}
/*ä¸šåŠ¡ä»‹ç»*/
.business_bg_detail{
    background: url('../images/business_banner_bg.png') no-repeat center top;
}
.business_detail_text {
	opacity: 1;
	left: 140px;
	height: 65px;
    background: url('../images/business_text_chinese.png') no-repeat right center;
}

.business_detail_img {
	opacity: 1;
	left: 534px;
	height: 39px;
    background: url('../images/business_text_english.png') no-repeat left center;
}
.icon_cor{
    position: absolute;
    width: 0px;
    height: 0px;
    left: 251px;
    top: 87px;
    background: url('../images/business_banner_icon.png') center no-repeat;
    background-size: 100% 100%;
}

html {
Â&nbsp; Â&nbsp;filter: grayscale(100%);
Â&nbsp; -webkit-filter: grayscale(100%);
Â&nbsp; -moz-filter: grayscale(100%);
Â&nbsp; -ms-filter: grayscale(100%);
Â&nbsp; -o-filter: grayscale(100%);
Â&nbsp; filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
Â&nbsp; -webkit-filter: grayscale(1);
}</pre></body></html>